Skip to content

Conversation

@ewpianoman
Copy link
Contributor

@ewpianoman ewpianoman commented Oct 16, 2025

Fixes spelling error in scale name

Closes #479

Changes

  • Corrected spelling of "Neopolitan" to "Neapolitan" scale name throughout the codebase

Testing

  • ✅ All tests pass (npm run test)
  • ⚠️ Browser build fails with dependency resolution errors (pre-existing issue on main branch, unrelated to this change)

Notes

The browser build failure appears to be a pre-existing configuration issue with the tonal package's dependencies in package.json. The Node.js build and all tests pass successfully, confirming these spelling corrections don't affect functionality.

@danigb danigb merged commit 50f2474 into tonaljs:main Jan 18, 2026
@danigb
Copy link
Collaborator

danigb commented Jan 18, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misspelled scale: Neopolitan should be Neapolitan

2 participants